'Declaration Public Overloads Shared Function Create( _ ByVal driverType As DriverType, _ ByVal flags As DeviceCreationFlags, _ ByVal ParamArray featureLevels() As FeatureLevel _ ) As Device
public static Device Create( DriverType driverType, DeviceCreationFlags flags, params FeatureLevel[] featureLevels )
Parameters
- driverType
- flags
- featureLevels